| OrganizationAddress |
| EntityType | Independent |
| Logical Entity Name | OrganizationAddress |
| Default Table Name | SyNexusOrganizationAddress |
| Logical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| OrganizationAddress Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
OrganizationId |
INTEGER | NO | ||
| SyAddrTypeId | INTEGER | YES | ||
| CvueSourceTypeIdentifier | INTEGER | YES | ||
| StreetAddress | NVARCHAR(305) | YES | ||
| City | NVARCHAR(35) | YES | ||
| State | NVARCHAR(2) | YES | ||
| PostalCode | NVARCHAR(10) | YES | ||
CountryId |
INTEGER | YES | ||
CountyId |
INTEGER | YES | ||
| EffectiveBeginDate | DATETIME | YES | ||
| EffectiveEndDate | DATETIME | YES | ||
| note | NVARCHAR(max) | YES | ||
| IsPrimary | BIT | NO | ||
| IsValid | BIT | NO | ||
| IsActive | BIT | NO | ||
| LastModifiedUserId | INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO |
| OrganizationAddress Keys |
| Key Name | Key Type | Keys |
| Nk_SyNexusOrganizationAddress_SyNexusOrganizationId | Inversion Entry | OrganizationId |
| PK_SyNexusOrganizationAddress | PrimaryKey | Id |
| OrganizationAddress Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Country | Non-Identifying | Zero or One to Zero or More | CountryId | NO | |||
| County | Non-Identifying | Zero or One to Zero or More | CountyId | NO | |||
| Organization | Non-Identifying | One To Zero or More | OrganizationId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| OrganizationAddress Check Constraints |
| Check Constraint Name | CheckConstraint |
| OrganizationAddress Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.OrganizationAddress |
NO | |||
| Physical (Microsoft SQL Server) dbo.SyNexusOrganizationAddress |
NO |
| OrganizationAddress Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | System |
| OrganizationAddress Data Movement Rules |
| Name | Type | Rule Text/Value |